Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid non-portable uses of date utility #502

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

keithc-ca
Copy link
Member

Cherry-pick ibmruntimes/openj9-openjdk-jdk19#33 for jdknext.

On some platforms, the date utility doesn't support the "%s" format
specifier or supports neither the "-f" option nor the "-j" option.
Use the boot jdk to run a java program instead.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@pshipton
Copy link
Member

pshipton commented Oct 6, 2022

jenkins compile amac jdknext

@pshipton pshipton merged commit 51911e3 into ibmruntimes:openj9 Oct 6, 2022
@keithc-ca keithc-ca deleted the date branch October 6, 2022 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants